home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / src / X11 / dox-9.1 / README (.txt) < prev    next >
Microsoft Windows Help File Content  |  1995-06-22  |  1KB  |  23 lines

  1. : '@(#)README    9.1'
  2. The dox program is a shell command-line interface to Xlib functions;
  3. it can be used to create (very) simple script-based X applications.
  4. In addition to the dox source code and manual page, there are four scripts:
  5.     try.sh        exercises all Xlib functions callable by dox
  6.     xshev.sh    ksh-script-based version of contributed xev program
  7.     xshkill.sh    script-based version of standard xkill program
  8.     xshlogo.sh    ksh-script-based version of standard xlogo program
  9. These are intended as examples only and are not installed by the Imakefile.
  10. The program has been tested on a Sun 4/75 running SunOS 4.1.1; it was compiled
  11. with both Sun's C compiler and GCC 2.5.8.
  12. 1994    Arthur David Olson (arthur.david.olson@nih.gov)
  13. The X Consortium, and any party obtaining a copy of these files from
  14. the X Consortium, directly or indirectly, is granted, free of charge, a
  15. full and unrestricted irrevocable, world-wide, paid up, royalty-free,
  16. nonexclusive right and license to deal in this software and
  17. documentation files (the "Software"), including without limitation the
  18. rights to use, copy, modify, merge, publish, distribute, sublicense,
  19. and/or sell copies of the Software, and to permit persons who receive
  20. copies from any such party to do so.  This license includes without
  21. limitation a license to do the foregoing actions under any patents of
  22. the party supplying this software to the X Consortium.
  23.